This package is dependent on Connect SDK.
1
Install and setup Connect SDK
Follow the steps here.
2
Install Wallet Widget SDK
3
Wrap your App with the SequenceWalletProvider
[main.tsx]
4
Start using it
Now you can open the Wallet Widget using the useOpenWalletModal hook.
[App.tsx]